Open the Portico Developer Guide site
Pos Gateway Schema
FirstAdditionalAmtInfo Element
Pos Gateway Schema > AutoSubstantiationReportType Complex Type : FirstAdditionalAmtInfo Element
Description

First Additional Amount information

Namespace http://Hps.Exchange.PosGateway
Type
AdditionalAmtType Complex Type
Diagram
Amt Element AmtType Element All FirstAdditionalAmtInfo Element
Overview
FirstAdditionalAmtInfo AdditionalAmtType Complex Type

First Additional Amount information

All
AmtType amtTypeType Simple Type

The type of healthcare amount; see the associated Type enumerations for specific values supported.

Amt amtType Simple Type

Amount associated with the specified type

Source
<xs:element name="FirstAdditionalAmtInfo" type="AdditionalAmtType" xmlns:xs="http://www.w3.org/2001/XMLSchema">
  <xs:annotation>
    <xs:documentation>
      <p xmlns="http://Hps.Exchange.PosGateway">First Additional Amount information</p>
    </xs:documentation>
  </xs:annotation>
</xs:element>
See Also
AutoSubstantiationReportType Complex TypePos Gateway Schema